#!/bin/bash

# for description see:
# /usr/share/modalai/voxl-camera-server/custom_camera_config.txt

J6_LOWER_SENSOR="imx664-fpv"
J6_LOWER_NAME="hires2"
J6_LOWER_ROTATE="false"

J7_UPPER_SENSOR="imx664-fpv"
J7_UPPER_NAME="hires1"
J7_UPPER_ROTATE="false"

J7_LOWER_SENSOR="boson-fpv"
J7_LOWER_NAME="boson"
J7_LOWER_ROTATE="false"
